Release Notes

Version 3.2.6
-Corrected issue where action and listAction got reversed in some cases

Version 3.2.5
-JumpToNowPlayingItem and RemoveNowPlayingItem now use index instead of guid
-Fix for divide by 0 error in scrollbar management

Version 3.2.4
-Added SetClientVersion to preamble

Version 3.2.3
-Re-enabled back for getting to the top level menu (albums, artists, genres, playlists, etc)
-Repaired Device category (this appears to be a bug in SIMPL Windows, where that value gets reset when the Program Header is opened)

Version 3.2.2
-Fix: Resized buffer in several places to address overflows reported by customers
-Fix: Updated list processing/handling logic to handle Play Now, Next, etc
-Fix: Updated list processing/handling for special PickItem cases
-Fix: Fixed issue on Pandora radio where stations edit action was attached to the list item itself
-Fix: Further changes to SiriusXM handling

Version 3.2.1
-Fix: Fixed issue processing RadioStations that caused SiriusXM playback commands to never reach the server.
-Fix: Buffer overflow issue on RX$

Version 3.2
-Feature: Added BrowseTitles as digital input, functions similarly to BrowseAlbums, BrowseArtists, etc.
-Feature: Added USB to instance selection drop-down, all USB DACs will respond to this in server firmware 4.5, and the server only supports one at a time.
-Change: Clearing RX buffer on disconnect
-Change: Added nolabel=1 to art requests

Version 3.1.1
-Convenience method for clearing popped dialogs: clearDialogs()
	Used in UI=Clear, StatusMessage delay, and on any Navigate=Now Playing
-Fix: Respecting Back=<bool> and disabling back button accordingly. Library browse still works for iPad panel (Browse_6).
-Feature: Added Titles to top level menu (Browse_6).
-Fix: Service_Logo_fb value case statement where the default value was 7d rather than 0d. This was causing a bug where
	the service logo would stay if one selected local content, then a streaming service, then local content.
-Feature: Search is enabled on Genres and Titles
-Fix: Text protocol uses different values for button value in some cases, added case to handle this. Results in not displaying
	button at all for "Create a Pandora Station..." and "Quickmix..."

Version 3.1
-Feature: Added seek forward and seek back, pulse to seek once, hold to seek in Seek_delta intervals.
	Seek_delta is parameter inside on IP processor. Default: 5d
	Cannot seek past beginning or end of track, jumps to 0 or giTrackLen if targSec is outside
	range 0 - giTrackLen respectively
-Fix: Added timestamp to all now playing art URL requests to force new request on certain panels
-Fix: Thumbs remained visible when returning to local content from thumbs enabled streaming services
	giThumbsUp/giThumbsDown were being set to 0 rather following the true state of ThumbsUp/ThumbsDown
	on the server, which is -1 when there are no thumbs
-Fix: 3 series processing newline characters differently in parseToken. Only stripping newline if it exists.


Version 3.0.1
-Fixed issue with Album, Artist search after searching radio.
-Fix for overflow error in error log.

Version 3.0.0

-Implemented captions on local music browse lists.
-Play entire artist collection, starting with selected title when a single song in artist "all songs" list is selected
-Play entire genre collection, starting with selected title when a single song in genre "all songs" list is selected
-Added Art Style Parameter (3D / Flat)
-Eliminated Art Server Parameter (now automatic)
-Created drop down for default output (formally default instance)
-Adjusted add to queue, press and hold to play now logic.
-Added streaming service logos to Now Playing page.
-Changed search to "contains" rather than "begins with", except for single letter searches.
-Browse by Genre for Sirius XM Internet Radio
-Added thumbs graphics / states for Rhapsody & Last.fm
-Add star ratings and feedback for Rhapsody
-Add Last.fm scrobble button
-Add direct buttons for Pandora, RadioTime, Sirius, Spotify, Rhapsody
-Add direct buttons for Albums, Artists, Genres, Radio, Playlists, Main
-Added digital feedback for Play, Stop, Pause, Fwd, Rwd
-Added automatic reconnect logic